home *** CD-ROM | disk | FTP | other *** search
/ HPAVC / HPAVC CD-ROM.iso / PWAECS10.ZIP / ECS.DOX < prev    next >
Text File  |  1995-10-08  |  3KB  |  72 lines

  1. ───────────────────────────────────────────────────────────────────────────────
  2.  
  3.                       ENHANCED CALLER LOG SHRINKER V1.0
  4.  
  5. ───────────────────────────────────────────────────────────────────────────────
  6.                                                                 -Dox By Timecop
  7.  
  8. 1. Introduction.
  9.    ~~~~~~~~~~~~
  10.    First of all I would like to thank Drew for giving me yet another great
  11.    idea.  ECS is a pretty much straight forward utility that trims your
  12.    huge caller log down to size.  If you used LOGTAME by Vigilante before
  13.    you probably noticed that it's not as fast as it could be.  Well, if you
  14.    are one of those, this thing is for you.
  15.  
  16. 2. Syntax.
  17.    ~~~~~~
  18.    There are only three (3) things that you have to tell ECS.
  19.  
  20.    1) Where your caller log is.
  21.    2) Where you want your output file to be.
  22.    3) How many days you want to go back from today.
  23.  
  24.    As you can see, no knowledge of calculus is required in order to operate
  25.    the utility.
  26.  
  27. 3. Different situatins.
  28.    ~~~~~~~~~~~~~~~~~~~
  29.    Let's say you have something like this in your caller log:
  30.  
  31. **************************************************************
  32.       NO CONNECT / NO CARRIER+++
  33. **************************************************************
  34.  
  35.    ECS will blow away all logs that have no dates in them, including the
  36.    one that you see above.
  37.  
  38.    Also there are a lot of logs that look like this:
  39.  
  40. **************************************************************
  41.       Back from DOS at 15:35
  42.       Carrier Lost.
  43.       Last Callers v2.00 - Updated Successfully!
  44.       Weektop v1.50 Final - User Didn't Upload!
  45. 07-28-95 (15:36) (7) TIMECOP -/╫\-SysGod Himself-/╫\-
  46.          (blah, blah, blah)
  47. **************************************************************
  48.  
  49.    Since ECS searches for a date, once it finds one, it checks if the date
  50.    is in the range that you specified.  If it is, ECS starts copying lines
  51.    from there.  In other words first four (4) lines in the above example
  52.    will be taken out if the date is within the range, otherwise the whole log
  53.    will be blown away.
  54.  
  55.    Notice that all logs are separated by a line of stars.
  56.  
  57. 4. A few words about utility itself.
  58.    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  59.    ECS was written in C and compiled with Borland C++ v3.1 with all necessary
  60.    optimizations for the fastest performance.  And it *does* work two times
  61.    faster than LOGTAME by Vigilante released some time last year.
  62.  
  63. 5. Greetings.
  64.    ~~~~~~~~~
  65.    Drew - whew, what's next?
  66.    ViG - basic is a waste!!
  67.    Max Headroom - great work dude!
  68.    Cyber Demon - almost there... ;)
  69.  
  70.  
  71.                                END OF DOX
  72.